Don't print warnings when -q is passed
authorAlex Crichton <alex@alexcrichton.com>
Thu, 14 Apr 2016 17:25:25 +0000 (10:25 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 14 Apr 2016 17:25:53 +0000 (10:25 -0700)
commit67598654b4c1af39169c1c132d16fe19ae72225b
tree7835c7425634a8191f361012ac5e67cf9a6c3f8d
parent88e30811d3f85a881452d22a852714c7e440ddad
Don't print warnings when -q is passed

Closes #2571
src/cargo/core/shell.rs
tests/test_cargo_install.rs